home *** CD-ROM | disk | FTP | other *** search
/ Steven Spielberg's Director's Chair / Steven Spielberg's Director's Chair (1996)(Random House)(Disc 1 of 3)[Mac-PC].iso / pc / support / util / kawin.doc < prev    next >
Text File  |  1995-09-21  |  5KB  |  85 lines

  1.               T e c h n i c a l  S u p p o r t  B u l l e t i n
  2.                         HOW TO SETUP KAWIN.EXE
  3.  
  4.   Problem: 
  5.   Your KA program misbehaves under Windows 3.1 or 3.11 (Not Windows 95)
  6.  
  7.   Cause: 
  8.   Microsoft Windows 3.1x has many settings that can affect the routine
  9.   operation of Windows 3.1x and DOS programs under Windows 3.1x.  Most of
  10.   these settings are contained in your SYSTEM.INI or WIN.INI files found in
  11.   your C:\WINDOWS directory.  Because there are so many ways that Windows
  12.   3.1x can be altered, there are many ways that Windows 3.1x will behave.
  13.   A "tweaking" of a few settings can help some applications to work better
  14.   and cause others to misbehave.  Usually the only thing necessary for a
  15.   Knowledge Adventure program to work correctly under Windows 3.1x is a line
  16.   in your SYSTEM.INI file saying DMABufferSize=150 under the [386Enh]
  17.   section.  You'll find this done for you if you stated that you will be
  18.   running the program under Windows 3.1x during the installation.  Because
  19.   of all the other possible settings this may not always work.  KA has
  20.   created a program, KAWIN.EXE, that will solve this problem.
  21.                                       
  22.   "Sound device in use" messages occur due to older sound card drivers for
  23.   Windows 3.1x that are unable to relinquish control of the sound card to
  24.   DOS sound drivers/programs.  It is also possible you may be running another
  25.   sound application and not know it.  Check what programs you have running
  26.   (press and hold down the CTRL and ESC keys together) and close out other
  27.   programs that may be using your sound card.  If this is not the problem
  28.   then the best solution is to contact the manufacturer of your sound card
  29.   and get the latest drivers for Windows 3.1x.  In most cases the latest drivers
  30.   can be downloaded via modem from the sound card manufacturer's bulletin
  31.   board system (BBS).  If you do not have a modem then you will have to call
  32.   the sound card manufacturer's technical support number and request the
  33.   drivers.  The phone numbers for contacting your sound card manufacturer
  34.   should be listed in your sound card instruction manual.
  35.  
  36.   Note: 
  37.   For the following instructions America Adventure will be used as the
  38.   example and assumed to be already installed.  In the examples replace
  39.   AMERICA, DINO, DINO3D, KA, SEA, SCIENCE, SPACE, SPEED, PETER, or ZOO as
  40.   necessary.
  41.  
  42.   Solution:
  43.   ˘ After installing the program files via the UTILITY DISK, run Windows 3.1x.
  44.   ˘ Click on the program icon in PROGRAM MANAGER once.  i.e. America Adventure
  45.   ˘ Go to the FILE menu and choose PROPERTIES, a window will come up.
  46.   ˘ Change the COMMAND LINE option from C:\AMERICA\AMERICA.PIF to run the 
  47.     KAWIN.EXE program first.  Also change the extension from PIF to BAT. 
  48.     It would say:
  49.     C:\AMERICA\KAWIN.EXE AMERICA.BAT
  50.   ˘ Click on OK
  51.   ˘ To change the icon back to the pretty picture, click on the FILE menu 
  52.     again and choose PROPERTIES.
  53.   ˘ Click on the CHANGE ICON button and at the error message click OK to 
  54.     continue.
  55.   ˘ Choose BROWSE from the CHANGE ICON window.
  56.   ˘ Double click on the C:\ from the 2nd column which is a list of 
  57.     directories (the default should be C:\WINDOWS).
  58.   ˘ Double click on your program directory, i.e. C:\AMERICA in the 2nd column.
  59.   ˘ Double click on the program's ICO file, i.e. AMERICA.ICO in the 1st 
  60.     column.
  61.   ˘ Click on OK, then OK and the icon will be back to normal.
  62.   ˘ Double click on NOTEPAD in the ACCESSORIES group of your PROGRAM MANAGER.
  63.   ˘ Go to the FILE menu and choose OPEN.
  64.   ˘ Change the FILE NAME from *.TXT to *.BAT.
  65.   ˘ Double click on the C:\ from the 2nd column which is a list of 
  66.     directories (the default should be C:\WINDOWS).
  67.   ˘ Double click on your program directory, i.e. C:\AMERICA in the 2nd column.
  68.   ˘ Double click on the program's BAT file, i.e. AMERICA.BAT in the 1st 
  69.     column.  Edit the file to add two lines after the @echo off statement on
  70.     the first line.  It will look like this:
  71.         @ echo off
  72.         C:                      <ADD THIS: drive letter where program is>
  73.         CD\AMERICA              <ADD THIS: program directory>
  74.         <MORE WOULD BE HERE>
  75.   ˘ Click on the FILE MENU and choose SAVE, then choose EXIT.
  76.   ˘ You should now be able to run your program from Windows 3.1x hassle free.
  77.     The KAWIN.EXE program will actually shut down your Windows 3.1x, run your
  78.     KA program, and rerun Windows 3.1x.  If you have any other DOS programs
  79.     running at the time you will get a warning that you will have to quit them
  80.     first.  If you have any Windows 3.1x programs running they will be closed
  81.     out and you will be prompted to save any unsaved data.
  82.  
  83.  
  84. ˛MAN 092195
  85.